@brief Defines a rectangular window. Defines a rectangular window.
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer(kind=int32), | public | :: | size | = | 0 |
The window size. |
Evaluates the window function.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(rectangular_window), | intent(in) | :: | this |
The rectangular_window object. |
||
| integer(kind=int32), | intent(in) | :: | bin |
The index or bin number [0, n], where n is the window size. |
The function value.